wayland: Do not free wayland cursor buffers
authorChris Cummins <christopher.e.cummins@intel.com>
Tue, 26 Mar 2013 14:44:24 +0000 (14:44 +0000)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 28 Mar 2013 14:33:57 +0000 (10:33 -0400)
commit4801977d807f433fe061810090058524b2010582
tree2dedd32f126c084fe99edb4188bbf0a5ef840f2a
parentc022cbae0dce7a29cda79f11e901adb5d70f41f0
wayland: Do not free wayland cursor buffers

The cursor buffer is only non-null when a cursor is created from pixbuf,
so it is not necessary to keep track of whether to free this buffer on
finalize.
gdk/wayland/gdkcursor-wayland.c